home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / Networking / MacMainFrame / card_23916.txt < prev    next >
Text File  |  1989-07-14  |  3KB  |  171 lines

  1. -- card: 23916 from stack: in
  2. -- bmap block id: 22747
  3. -- flags: 0000
  4. -- background id: 2776
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0002
  11. -- rect: left=7 top=308 right=336 bottom=45
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 30557 / 30557
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: First
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect scroll right
  23.   push card
  24.   go to card id 9514
  25.   show menuBar
  26. end mouseUp
  27.  
  28.  
  29.  
  30. -- part 2 (button)
  31. -- low flags: 00
  32. -- high flags: 0002
  33. -- rect: left=469 top=309 right=337 bottom=506
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 1012 / 1012
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: Return
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   visual effect scroll left
  45.   pop card
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 3 (button)
  51. -- low flags: 00
  52. -- high flags: A003
  53. -- rect: left=102 top=300 right=320 bottom=164
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Execute
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   hide card field id 9
  65.   hide card field id 10
  66.   go to card id 23093
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part 6 (button)
  72. -- low flags: 00
  73. -- high flags: A003
  74. -- rect: left=221 top=299 right=319 bottom=281
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: Cancel
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   go to card id 20989
  86. end mouseUp
  87.  
  88.  
  89.  
  90.  
  91. -- part 7 (button)
  92. -- low flags: 00
  93. -- high flags: A003
  94. -- rect: left=336 top=300 right=320 bottom=395
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: Batch
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   show card field id 10
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 8 (button)
  111. -- low flags: 00
  112. -- high flags: 0000
  113. -- rect: left=471 top=34 right=56 bottom=497
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 26635 / 26635
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: New Button
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   show card field id 9
  125. end mouseUp
  126.  
  127.  
  128.  
  129. -- part 9 (field)
  130. -- low flags: 81
  131. -- high flags: 2004
  132. -- rect: left=355 top=119 right=183 bottom=490
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 0 / 0
  135. -- text alignment: 0
  136. -- font id: 3
  137. -- text size: 12
  138. -- style flags: 0
  139. -- line height: 16
  140. -- part name: 
  141. ----- HyperTalk script -----
  142. on mouseUp
  143.   hide card field id 9
  144. end mouseUp
  145.  
  146.  
  147. -- part 10 (field)
  148. -- low flags: 81
  149. -- high flags: 2004
  150. -- rect: left=310 top=209 right=286 bottom=480
  151. -- title width / last selected line: 0
  152. -- icon id / first selected line: 0 / 0
  153. -- text alignment: 0
  154. -- font id: 3
  155. -- text size: 12
  156. -- style flags: 0
  157. -- line height: 16
  158. -- part name: 
  159. ----- HyperTalk script -----
  160. on mouseUp
  161.   hide card field id 10
  162. end mouseUp
  163.  
  164.  
  165. -- part contents for card part 9
  166. ----- text -----
  167. To Upload the file you have selected, just Execute.
  168.  
  169. -- part contents for card part 10
  170. ----- text -----
  171. Batch permits the user to save a number of files for uploading all together at a later time.